[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 750   SHUFFLE   <  SKIP 2225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16973Collins, Katherine90706BellflowerCaliforniaUnited States
14398Anderson, James99202SpokaneWashingtonUnited States
21068Jimenez, Lawrence, BPE17BuryEnglandUnited Kingdom

Generated 2025-07-09 03:41:27.755 UTC