[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 24   SHUFFLE   <  SKIP 2260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28507Suri, Deanna30601HannoverNordrhein-WestfalenGermany
19678Rodriguez, Martin98168BurienWashingtonUnited States
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States

Generated 2025-07-10 19:18:06.410 UTC