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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16479Brooks, Victoria, HV9B 5T2ShawneeBritish ColumbiaCanada
15820Ward, Chase, T98027IssaquahWashingtonUnited States
24948Carter, Nathan90241DowneyCaliforniaUnited States

Generated 2025-07-14 06:24:07.906 UTC