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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25172Gray, Evan94611OaklandCaliforniaUnited States
26155Xie, Chad, A1597Lane CoveNew South WalesAustralia
12405Sanchez, ColeNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 14:12:19.047 UTC