[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 7680   SHUFFLE   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20934Young, Haley59000LilleNordFrance
28612Roberts, Gabriel, R91502BurbankCaliforniaUnited States
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 19:47:36.984 UTC