[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 3669   SHUFFLE   <  SKIP 775  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13522Taylor, Logan3220GeelongVictoriaAustralia
20251Li, Luis, K4700RockhamptonQueenslandAustralia
25543Chen, Ramon, T45001EssenHamburgGermany
25523Thompson, Nathan, TYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 10:42:10.477 UTC