[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 1738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21340Wang, Adam, L99202SpokaneWashingtonUnited States
27627Yang, Jason, M90802Long BeachCaliforniaUnited States
23116Vazquez, Jerome4171HawthorneQueenslandAustralia

Generated 2025-07-21 14:54:29.099 UTC