[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 3137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
20850Navarro, Lance, CYO15YorkEnglandUnited Kingdom
25131Chandra, Gerald3337MeltonVictoriaAustralia

Generated 2025-07-09 04:44:43.261 UTC