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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20445Deng, Barbara1597Lane CoveNew South WalesAustralia
11813Patterson, Mary97068W. LinnOregonUnited States
12615Hill, NathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 06:57:11.231 UTC