[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 2693   SHUFFLE   <  SKIP 382  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24639Moore, Ian, LV2W 1W2HaneyBritish ColumbiaCanada
25185Reed, Jade94063Redwood CityCaliforniaUnited States

Generated 2025-07-16 01:28:17.896 UTC