[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 4607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13248Martinez, Isabella, J98020EdmondsWashingtonUnited States
13369Henderson, Mariah, C98020EdmondsWashingtonUnited States
13425Garcia, Jose, L98020EdmondsWashingtonUnited States

Generated 2025-07-19 15:52:04.066 UTC