[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 540   SHUFFLE   <  SKIP 1086  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18341Goel, Russell92118CoronadoCaliforniaUnited States
23936Vazquez, Monique, A93000BobignySeine Saint DenisFrance
23018White, Richard98052RedmondWashingtonUnited States

Generated 2025-07-14 13:36:38.394 UTC