[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 6336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13569Hall, Marcus64283DarmstadtHessenGermany
12389Jiménez, Albert, D92700ColombesHauts de SeineFrance
25204Barnes, Kelly90505TorranceCaliforniaUnited States

Generated 2025-07-11 03:09:48.109 UTC