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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23031Morgan, Brooke, M98284Sedro WoolleyWashingtonUnited States
21325Hayes, Angela92020El CajonCaliforniaUnited States
21307Jones, Olivia, A92020El CajonCaliforniaUnited States

Generated 2025-07-11 20:57:01.778 UTC