[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 3104   SHUFFLE   <  SKIP 2056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
21274Scott, Seth94947NovatoCaliforniaUnited States
25633Sutton, Tara, A80074MünchenHamburgGermany

Generated 2025-07-13 02:51:56.991 UTC