[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 470   SHUFFLE   <  SKIP 3927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24803Diaz, Anna97355LebanonOregonUnited States
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom
25020Romero, Walter, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-19 00:15:15.858 UTC