[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 494   SHUFFLE   <  SKIP 419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22678Lee, Sydney95010HofBayernGermany
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
18569Bryant, Emma, E97301SalemOregonUnited States

Generated 2025-07-10 15:25:34.088 UTC