[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 512   <  SKIP 2718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 21:55:33.539 UTC