[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 680   SHUFFLE   <  SKIP 3286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24913Lal, Kelsey, T2065St. LeonardsNew South WalesAustralia
15471White, Destiny, D94303Palo AltoCaliforniaUnited States
26404Wu, TrishaBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 10:07:51.163 UTC