[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 461   SHUFFLE   <  SKIP 4074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12664Gill, KristaWA1WarringtonEnglandUnited Kingdom
19300Hu, Clarence80074MünchenHessenGermany
21396Martinez, Megan98168BurienWashingtonUnited States

Generated 2025-07-13 04:43:51.387 UTC