[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 364   SHUFFLE   <  SKIP 753  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
21584Bryant, Gavin, W98201EverettWashingtonUnited States
27667Sanchez, Jessica, M94015Daly CityCaliforniaUnited States
24983Griffin, Morgan, M91950National CityCaliforniaUnited States
19776Murphy, Judith94015Daly CityCaliforniaUnited States
18054Zeng, JakeV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 07:01:10.111 UTC