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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29006Kumar, Christian, L97330CorvallisOregonUnited States
25500Lopez, Janelle, GWA1 4SYWoolstonEnglandUnited Kingdom
14634Baker, Amber97068W. LinnOregonUnited States

Generated 2025-07-16 10:59:25.878 UTC