[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 875   SHUFFLE   <  SKIP 1581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
23213Green, Noah90802Long BeachCaliforniaUnited States
16770Rogers, Charles90712LakewoodCaliforniaUnited States

Generated 2025-07-13 15:48:58.872 UTC