[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 396   SHUFFLE   <  SKIP 380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21220Moyer, Meghan2065St. LeonardsNew South WalesAustralia
18872Severino, Miguel98312BremertonWashingtonUnited States
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-17 03:26:50.630 UTC