[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 158   SHUFFLE   <  SKIP 1251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13634Russell, Alexis, L4000BrisbaneQueenslandAustralia
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom
16926Sanz, Rodney4171HawthorneQueenslandAustralia

Generated 2025-07-18 21:46:36.083 UTC