[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 484   SHUFFLE   <  SKIP 4587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11241Cai, Lisa91940Les UlisEssonneFrance
21491Lewis, Joseph, M98033KirklandWashingtonUnited States
11678Chavez, Johnny, A82001CheyenneWyomingUnited States

Generated 2025-07-14 16:52:12.703 UTC