[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 3165   SHUFFLE   <  SKIP 2704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21887White, Ashley, D7001HobartTasmaniaAustralia
28386Subram, SergioSW6 SBYLondonEnglandUnited Kingdom
16822Lin, MarshallPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-18 23:16:36.398 UTC