[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 2295   SHUFFLE   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28830Smith, Matthew, J98366Port OrchardWashingtonUnited States
20834Kapoor, Brenda, CWA1 4SYWoolstonEnglandUnited Kingdom
21492Jai, Robert94015Daly CityCaliforniaUnited States

Generated 2025-07-12 18:45:55.531 UTC