[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 613   SHUFFLE   <  SKIP 1340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16407Zhao, Colleen, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
11017Wang, Shannon3429SunburyVictoriaAustralia
26782Lewis, SethV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-16 21:29:00.141 UTC