[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 655   <  SKIP 2245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26961Chander, Carly, C04139LeipzigNordrhein-WestfalenGermany
11926Foster, Eduardo97045Oregon CityOregonUnited States
20776Long, Haley99362Walla WallaWashingtonUnited States

Generated 2025-07-15 20:46:32.089 UTC