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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28160Reed, Melanie, AV9LangfordBritish ColumbiaCanada
28793Jackson, Alexander, R98371PuyallupWashingtonUnited States
16092Bryant, Jessica98201EverettWashingtonUnited States

Generated 2025-07-18 13:18:39.121 UTC