[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 680   SHUFFLE   <  SKIP 926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21729Morgan, Alexandria, L99202SpokaneWashingtonUnited States
22399Fernandez, Arthur, J2061Milsons PointNew South WalesAustralia
27151Moreno, Carrie, WRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-16 18:57:11.774 UTC