[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 1211   SHUFFLE   <  SKIP 3694  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27810Munoz, Meghan, PGA10GatesheadEnglandUnited Kingdom
18536Coleman, Hailey, J91950National CityCaliforniaUnited States

Generated 2025-07-16 17:28:15.804 UTC