[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 995   SHUFFLE   <  SKIP 2607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25407Anand, Tony, L97015ClackamasOregonUnited States
11641Chen, James, DV8Y 1L1CliffsideBritish ColumbiaCanada
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 05:47:44.998 UTC