[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 3375   SHUFFLE   <  SKIP 826  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26143Mehta, Michele2060Lavender BayNew South WalesAustralia
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom
15406Butler, Amanda97222MilwaukieOregonUnited States

Generated 2025-07-16 08:51:47.599 UTC