[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 263   SHUFFLE   <  SKIP 1588  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18974Rodriguez, James, J92806La JollaCaliforniaUnited States
14787Smith, TabithaB29 6SLBirminghamEnglandUnited Kingdom
21584Bryant, Gavin, W98201EverettWashingtonUnited States
14174Diaz, Alberto, A14129BerlinHessenGermany

Generated 2025-07-15 07:39:09.932 UTC