[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 3027   SHUFFLE   <  SKIP 3413  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15853Brown, Jasmine94941Mill ValleyCaliforniaUnited States
14942Madan, Whitney92400CourbevoieHauts de SeineFrance
17016Hughes, Hailey, R94109San FranciscoCaliforniaUnited States
23605Ms., Sabella, Deanna, N.38231SalzgitterHessenGermany

Generated 2025-07-15 05:55:13.228 UTC