[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 191   SHUFFLE   <  SKIP 204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom
17041Perry, Connor98501OlympiaWashingtonUnited States
11845Jones, Natalie, AV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-19 06:17:24.732 UTC