[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 2421   SHUFFLE   <  SKIP 747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14633Morgan, TimothyV3A 4R2LangleyBritish ColumbiaCanada
26232Gomez, JayPE17BuryEnglandUnited Kingdom
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States

Generated 2025-07-10 23:34:38.284 UTC