[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 634   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18718Liu, Susan4171HawthorneQueenslandAustralia
13913Rogers, Angela94704BerkeleyCaliforniaUnited States
16657She, Alvin, E2060Lavender BayNew South WalesAustralia

Generated 2025-07-19 13:54:38.842 UTC