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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20914Zeng, Gilbert, C14129BerlinHessenGermany
26794Dominguez, Michele97005BeavertonOregonUnited States
18965Turner, Richard, A90241DowneyCaliforniaUnited States
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 18:53:07.735 UTC