[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 413   SHUFFLE   <  SKIP 2280  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24224Perry, Nicole, L98104SeattleWashingtonUnited States
25630Zeng, Mandy93290Tremblay-en-FranceSeine Saint DenisFrance
18779Hill, Jose94947NovatoCaliforniaUnited States
23287Kelly, Juan, N91941GrossmontCaliforniaUnited States

Generated 2025-07-20 19:14:21.935 UTC