[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 468   SHUFFLE   <  SKIP 1096  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20937Williams, Natalie, E95010HofBayernGermany
26809Morgan, Julia, E94063Redwood CityCaliforniaUnited States
12586Hernandez, Kellie, A4810TownsvilleQueenslandAustralia
19678Rodriguez, Martin98168BurienWashingtonUnited States

Generated 2025-07-20 02:40:20.847 UTC