[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15795Munoz, Diane, R2777SpringwoodNew South WalesAustralia
20293Jackson, Rachel, A94941Mill ValleyCaliforniaUnited States
13413Phillips, Fernando97205PortlandOregonUnited States

Generated 2025-07-11 22:34:04.171 UTC