[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 650   SHUFFLE   <  SKIP 2559  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
16124Murphy, Eduardo, SV8POak BayBritish ColumbiaCanada
28824Gonzales, Brandon, D98052RedmondWashingtonUnited States

Generated 2025-07-14 02:50:02.971 UTC