[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1076   SHUFFLE   <  SKIP 928  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26103Yang, Jack, A98020EdmondsWashingtonUnited States
22869Lu, Rafael, JSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-13 21:49:23.397 UTC