[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 593   SHUFFLE   <  SKIP 196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14329Sanchez, Holly91502BurbankCaliforniaUnited States
19502Carlson, FeliciaMK8 8DFMilton KeynesEnglandUnited Kingdom
20449Walker, Rachel94010BurlingameCaliforniaUnited States

Generated 2025-07-10 10:32:49.624 UTC