[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 437   <  SKIP 519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26684Andersen, Dustin, L94704BerkeleyCaliforniaUnited States
26689Gill, Arthur94704BerkeleyCaliforniaUnited States
26721Jimenez, Paula, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 03:38:04.499 UTC