[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 999   <  SKIP 4903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
16945Kelly, Brianna, CGA10GatesheadEnglandUnited Kingdom
17795Diaz, Jaime, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 18:03:30.370 UTC