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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20410Jackson, Richard99202SpokaneWashingtonUnited States
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
13746Madan, Janelle, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 17:57:13.147 UTC