[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 475   SHUFFLE   <  SKIP 313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14863Carlson, Dana, HAS23Stoke-on-TrentEnglandUnited Kingdom
22923Lopez, Mason, E4217Gold CoastQueenslandAustralia
24236Nelson, Isabella98020EdmondsWashingtonUnited States

Generated 2025-07-13 03:35:03.687 UTC