[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 1509   SHUFFLE   <  SKIP 2141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12393Sai, Brenda, V93400Saint-DenisSeine Saint DenisFrance
29435Rodriguez, Stanley66272Sulzbach TaunusSaarlandGermany
12596Romero, Armando, AMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-13 23:00:28.870 UTC