[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 482   SHUFFLE   <  SKIP 4002  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21969Deng, Latoya, H2036MalabarNew South WalesAustralia
11616Nath, CaseyMK8 8ZDMilton KeynesEnglandUnited Kingdom
26243Gonzalez, Fernando, A97034Lake OswegoOregonUnited States
22432Xie, Bridget, R60323FrankfurtHessenGermany

Generated 2025-07-15 12:27:04.695 UTC