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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24153Jenkins, Seth, J78000VersaillesYvelineFrance
13513Henderson, Abigail, R59368WerneNordrhein-WestfalenGermany
27629Bryant, Jose, D98366Port OrchardWashingtonUnited States
28641Butler, Brittany97205PortlandOregonUnited States

Generated 2025-07-11 03:14:45.005 UTC