[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 663   SHUFFLE   <  SKIP 226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20411James, Cole, S92020El CajonCaliforniaUnited States
17587Liang, Curtis, J98312BremertonWashingtonUnited States
17405Wu, Tamara98312BremertonWashingtonUnited States

Generated 2025-07-22 06:40:59.822 UTC