[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 506   SHUFFLE   <  SKIP 313  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany
24678Long, Nathan92118CoronadoCaliforniaUnited States
24647Simmons, JoseV9MetchosinBritish ColumbiaCanada
11658Mitchell, Robert94611OaklandCaliforniaUnited States

Generated 2025-07-13 16:23:55.023 UTC