[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 3485   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
24139Williams, Andrew, W60323FrankfurtHessenGermany
13771Moreno, Victor, L20354HamburgHamburgGermany

Generated 2025-07-21 04:28:08.906 UTC