[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 9981   <  SKIP 625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14451Moore, Tyler90712LakewoodCaliforniaUnited States
14740Scott, Jenna, M90712LakewoodCaliforniaUnited States
15343Barnes, Carson90712LakewoodCaliforniaUnited States

Generated 2025-07-22 15:20:02.235 UTC