[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 34   SHUFFLE   <  SKIP 2161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19567Hu, Barbara2065St. LeonardsNew South WalesAustralia
20071Campbell, Sean, L98168BurienWashingtonUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 22:48:32.245 UTC