[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 512   SHUFFLE   <  SKIP 1145  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany
20396Simmons, Jason, M92118CoronadoCaliforniaUnited States
19482Ortega, Andy, A33098PaderbornNordrhein-WestfalenGermany
14093Arthur, Jillian, J90210Beverly HillsCaliforniaUnited States
15224Gutierrez, Pedro, S2055North SydneyNew South WalesAustralia
28380Goel, Lindsay, A94310OrlyVal de MarneFrance

Generated 2025-07-12 12:18:26.974 UTC