[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2462   <  SKIP 1450  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States
20605Yang, Kevin, F3550BendigoVictoriaAustralia

Generated 2025-07-22 11:19:35.695 UTC