[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 470   SHUFFLE   <  SKIP 4065  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States

Generated 2025-07-15 05:52:10.759 UTC