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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15589He, Gilbert4171HawthorneQueenslandAustralia
25331White, JamesV9B 5T2ShawneeBritish ColumbiaCanada
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 22:25:02.833 UTC