[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 1211   SHUFFLE   <  SKIP 3376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
25696Luo, Damien, L57000MetzMoselleFrance
19728Edwards, Wyatt98270MarysvilleWashingtonUnited States

Generated 2025-07-21 07:08:53.170 UTC