[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 875   SHUFFLE   <  SKIP 1106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom
28137Lopez, Kristi2055North SydneyNew South WalesAustralia
15181Huang, Rosa, P6006PerthSouth AustraliaAustralia

Generated 2025-07-08 17:55:50.297 UTC