[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 2421   SHUFFLE   <  SKIP 2026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17255Nath, Carly, J2060Lavender BayNew South WalesAustralia
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
15219Chen, Clayton, A5023FindonSouth AustraliaAustralia

Generated 2025-07-12 04:25:25.259 UTC