[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   SHUFFLE   SKIP 4090   <  SKIP 2172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26338Coleman, Anna94611OaklandCaliforniaUnited States
28888Lal, Casey, C80610Saint OuenSommeFrance
23496Harris, Nicholas, L97222MilwaukieOregonUnited States
11274Foster, Kyle, M98225BellinghamWashingtonUnited States

Generated 2025-07-19 19:54:01.090 UTC