[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 324   SHUFFLE   <  SKIP 838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14121Goel, Devon98312BremertonWashingtonUnited States
13183Jenkins, Christian, M99202SpokaneWashingtonUnited States
22352Moore, Elizabeth, J90712LakewoodCaliforniaUnited States

Generated 2025-07-18 14:11:10.355 UTC