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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14521Romero, Rodney4171HawthorneQueenslandAustralia
20480Cox, Carlos, L97355LebanonOregonUnited States
13796Zheng, Martha, L40605DuesseldorfHessenGermany

Generated 2025-07-19 00:20:14.179 UTC