[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 159   SHUFFLE   <  SKIP 1990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-20 04:48:39.299 UTC