[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 4046  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25247Nara, Lindsay, M7001HobartTasmaniaAustralia
17556Powell, Emily, A97005BeavertonOregonUnited States
15821Anderson, Logan, C91791West CovinaCaliforniaUnited States
22781Powell, Hunter94303Palo AltoCaliforniaUnited States
28545Ramos, Micheal, T91370Verrieres Le BuissonEssonneFrance
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States

Generated 2025-11-04 21:24:53.503 UTC