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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17872Miller, Robert, M98027IssaquahWashingtonUnited States
24189Suri, Andre, DOX14 4SEOxfordEnglandUnited Kingdom
13008Muñoz, Alberto, J3220GeelongVictoriaAustralia

Generated 2025-07-20 01:47:25.111 UTC