[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 189   <  SKIP 35  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23046Malhotra, Pamela97005BeavertonOregonUnited States
23049Moreno, Gina, J97005BeavertonOregonUnited States
23461Smith, Rachael, K97005BeavertonOregonUnited States

Generated 2025-07-09 02:16:44.256 UTC