[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 512   SHUFFLE   <  SKIP 2864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13472Pearson, Simon91950National CityCaliforniaUnited States
16069Hall, Brianna94941Mill ValleyCaliforniaUnited States
14754Pal, Grant98225BellinghamWashingtonUnited States

Generated 2025-07-19 21:39:15.850 UTC