[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 0   SHUFFLE   <  SKIP 2941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11073Ye, Amy2777SpringwoodNew South WalesAustralia
17331Stone, Keith3205South MelbourneVictoriaAustralia
12503Shen, Casey, DYO15YorkEnglandUnited Kingdom

Generated 2025-10-31 16:06:03.647 UTC