[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 540   SHUFFLE   <  SKIP 106  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27503Shen, Warren, D60610ChicagoIllinoisUnited States
14305Shen, Brendan, L2580GoulburnNew South WalesAustralia
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-19 12:28:17.514 UTC