[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 580  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15160Van, Candace, S91910Chula VistaCaliforniaUnited States
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom
28286Alexander, Destiny98052RedmondWashingtonUnited States
20081Xie, Jerry98168BurienWashingtonUnited States

Generated 2025-07-14 18:07:28.170 UTC