[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 494   SHUFFLE   <  SKIP 1999  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29169Bailey, Victoria, C98312BremertonWashingtonUnited States
25850Sanchez, Jared, JV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 12:02:45.456 UTC