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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom
22826Russell, Christian, SGA10GatesheadEnglandUnited Kingdom
23904Washington, Haley, FGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 19:19:31.935 UTC