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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19275Rai, Gregory, J45000OrleansLoiretFrance
20870Moreno, Jaime34117KasselHessenGermany
15180Suri, Jillian, L4000BrisbaneQueenslandAustralia
11722Hughes, Julian, S98225BellinghamWashingtonUnited States

Generated 2025-07-09 19:53:59.126 UTC