[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 590   SHUFFLE   <  SKIP 218  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
19102Ye, Claudia, J2777SpringwoodNew South WalesAustralia
23628Shen, Kara, CGL50CheltenhamEnglandUnited Kingdom
26526Coleman, Blake90712LakewoodCaliforniaUnited States

Generated 2025-07-09 22:58:43.931 UTC