[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 3917   SHUFFLE   <  SKIP 2212  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
20594Torres, Arthur77127LieusaintSeine et MarneFrance
17491Hall, Kyle, JV7L 4J4N. VancouverBritish ColumbiaCanada
16367Williams, Emily97005BeavertonOregonUnited States
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-16 07:22:14.909 UTC