[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 5682   <  SKIP 1463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13477Wood, Katherine91932Imperial BeachCaliforniaUnited States
13741Morgan, Haley, A91932Imperial BeachCaliforniaUnited States
13904Thompson, Natalie, J91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 05:43:24.151 UTC