[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 827   SHUFFLE   <  SKIP 1441  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13276Johnson, Sarah, E98201EverettWashingtonUnited States
19520Muñoz, KariPB12PeterboroughEnglandUnited Kingdom
17721Alan, Cheryl, L59170CroixNordFrance
28565Allen, James, V64283DarmstadtHessenGermany

Generated 2025-07-19 00:32:04.215 UTC