[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 416   SHUFFLE   <  SKIP 2075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29040Liu, Colleen, A94704BerkeleyCaliforniaUnited States
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States
18828Wright, Morgan98201EverettWashingtonUnited States

Generated 2025-07-13 04:23:15.819 UTC