[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 5462   SHUFFLE   <  SKIP 1777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13645He, Eugene, L4171HawthorneQueenslandAustralia
15771Diaz, Maria, A97355LebanonOregonUnited States
20751Arthur, Jermaine, H90706BellflowerCaliforniaUnited States

Generated 2025-07-22 06:40:58.001 UTC