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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18684Watson, Makayla, D91977Spring ValleyCaliforniaUnited States
29097Beck, Bonnie, A4810TownsvilleQueenslandAustralia
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 03:26:54.270 UTC