[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 549   SHUFFLE   <  SKIP 1380  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20436Barnes, Anna94303Palo AltoCaliforniaUnited States
19468Lin, Ramon92400CourbevoieHauts de SeineFrance
13705Mitchell, Blake97205PortlandOregonUnited States
11256Hernandez, Katelyn, L98036LynnwoodWashingtonUnited States

Generated 2025-07-20 08:10:46.383 UTC