[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 324   SHUFFLE   <  SKIP 345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26038Flores, Nicole, E59368WerneNordrhein-WestfalenGermany
28432Carlson, Bruce, S20354HamburgHamburgGermany
18673Green, James, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 21:55:53.129 UTC