[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 717   SHUFFLE   <  SKIP 3386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom
13154Lal, Aaron98020EdmondsWashingtonUnited States
14190Patel, Candace, D80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-14 22:41:08.684 UTC