[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 413   SHUFFLE   <  SKIP 1287  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16956Flores, Austin, J98901YakimaWashingtonUnited States
11469Raji, EdwinY03 4TNYorkEnglandUnited Kingdom
17564West, Julia, M98168BurienWashingtonUnited States
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-17 16:04:09.492 UTC