[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 613   SHUFFLE   <  SKIP 1136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29368Kapoor, Jermaine, ABD1 4SJW. YorkEnglandUnited Kingdom
21303Jenkins, Sydney, L90505TorranceCaliforniaUnited States
14572Foster, Melanie91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 11:56:54.554 UTC