[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 809   <  SKIP 2316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15260Torres, Kathleen91910Chula VistaCaliforniaUnited States
15160Van, Candace, S91910Chula VistaCaliforniaUnited States
15191Kumar, Andres, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 17:47:00.593 UTC