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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19646Lee, IanV9MetchosinBritish ColumbiaCanada
12192Hayes, Jocelyn, G98225BellinghamWashingtonUnited States
16761Ward, Angel, A98201EverettWashingtonUnited States

Generated 2025-07-08 10:56:19.299 UTC