[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 1984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom
25290Mitchell, Jackson97222MilwaukieOregonUnited States
25825Fernandez, Tammy, A2777SpringwoodNew South WalesAustralia

Generated 2025-07-09 11:06:23.111 UTC