[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 3104   SHUFFLE   <  SKIP 4517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25418Hayes, Alexia91932Imperial BeachCaliforniaUnited States
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom
22016Andersen, Terrence, E98168BurienWashingtonUnited States

Generated 2025-07-20 00:20:31.189 UTC