[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 531   <  SKIP 2678  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22273Rodriguez, Patricia, M91910Chula VistaCaliforniaUnited States
22344Yang, Krystal91910Chula VistaCaliforniaUnited States
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 17:39:57.063 UTC