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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25412Williams, Michael, M98201EverettWashingtonUnited States
26237Martin, Grace, M94519ConcordCaliforniaUnited States
24258Edwards, HaileyV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-15 06:09:19.051 UTC