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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14513Turner, Alexandra94010BurlingameCaliforniaUnited States
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom
20152She, Rafael, I3280WarrnamboolVictoriaAustralia
26880Xu, Heather01071DresdenHessenGermany

Generated 2025-07-19 16:45:51.962 UTC