[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 485   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26702Arun, Cynthia98225BellinghamWashingtonUnited States
27523Martin, Kayla, E98225BellinghamWashingtonUnited States
27614Ye, Warren98225BellinghamWashingtonUnited States

Generated 2025-11-05 04:03:35.067 UTC