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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13727Rubio, Paula, A94704BerkeleyCaliforniaUnited States
28614Jenkins, Luis, A99202SpokaneWashingtonUnited States
22726Morris, Anna, A98033KirklandWashingtonUnited States
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-11 00:56:42.907 UTC