[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 998   SHUFFLE   <  SKIP 61  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20214Liu, Trisha, V4655Hervey BayQueenslandAustralia
14495Diaz, Nathan91941GrossmontCaliforniaUnited States
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 21:33:01.889 UTC