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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26097Flores, Robert94109San FranciscoCaliforniaUnited States
17857Cabello, Albert, S04838EilenburgBrandenburgGermany
13613Jai, Derek, E2777SpringwoodNew South WalesAustralia
24090Perez, Cassandra92700ColombesHauts de SeineFrance

Generated 2025-07-20 09:01:15.960 UTC