[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 1061   SHUFFLE   <  SKIP 148  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom
11097Nara, Edwin, R3280WarrnamboolVictoriaAustralia
21610Edwards, Caleb94536FremontCaliforniaUnited States

Generated 2025-07-13 22:37:13.010 UTC