[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 750   <  SKIP 1102  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15749Brown, Grace98312BremertonWashingtonUnited States
16353Xu, Alejandro, J98312BremertonWashingtonUnited States
16856Rivera, Erin98312BremertonWashingtonUnited States
16998Lopez, Jennifer, D98312BremertonWashingtonUnited States

Generated 2025-10-14 06:24:27.365 UTC