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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
26265Lopez, Tammy, V97005BeavertonOregonUnited States
21174Smith, Andre4700RockhamptonQueenslandAustralia

Generated 2025-07-16 17:45:29.830 UTC