[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 484   SHUFFLE   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13074Hughes, Grace, A91977Spring ValleyCaliforniaUnited States
28591Collins, Mary, E94536FremontCaliforniaUnited States
19813Perez, Rebecca, H98027IssaquahWashingtonUnited States

Generated 2025-07-10 03:12:43.396 UTC