[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 250   SHUFFLE   <  SKIP 426  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20088Lewis, Jose98027IssaquahWashingtonUnited States
19564Gutierrez, Lawrence, M2036MalabarNew South WalesAustralia
20887Li, Damien, L77680Roissy en BrieSeine et MarneFrance
26208Anand, SharonWA3WatfordEnglandUnited Kingdom
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-11 20:36:38.947 UTC