[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 575   SHUFFLE   <  SKIP 2548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26214Chande, ChristyGA10GatesheadEnglandUnited Kingdom
26167Zhao, Jaclyn, D2065St. LeonardsNew South WalesAustralia
12749Lee, Miguel78400ChatouYvelineFrance

Generated 2025-07-14 12:03:55.481 UTC