[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 5525  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23614Cook, Rachel, TOX1OxfordEnglandUnited Kingdom
28296Butler, Thomas, C94704BerkeleyCaliforniaUnited States
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States
17970Martinez, Erick14111BerlinHessenGermany

Generated 2025-07-12 04:04:08.168 UTC