[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 4005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21694Sai, Bobby94704BerkeleyCaliforniaUnited States
23219Mrs., West, AlyssaPE17BuryEnglandUnited Kingdom
19098Evans, Xavier2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-17 15:24:20.643 UTC