[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2295   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom
15545Rivera, Jennifer, S91910Chula VistaCaliforniaUnited States
23435Chen, Rosa2036MatravilleNew South WalesAustralia

Generated 2025-07-18 02:31:17.754 UTC