[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 0   SHUFFLE   <  SKIP 2637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15522Russell, Ethan, I97205PortlandOregonUnited States
19057Ramos, Joanna, A38231SalzgitterHessenGermany
19200Henderson, LukeV9LangfordBritish ColumbiaCanada

Generated 2025-11-02 22:08:55.843 UTC