[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 875   SHUFFLE   <  SKIP 6818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25719Diaz, Kristine14129BerlinHessenGermany
24018Gao, Barbara20354HamburgHamburgGermany
27288Richardson, Destiny, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 19:50:28.088 UTC