[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16869Patterson, Vanessa, B90505TorranceCaliforniaUnited States
15273Alexander, Brandon91950Lincoln AcresCaliforniaUnited States
11724Carter, JasonV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-11 03:13:32.488 UTC