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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24781Garcia, Carmen, JT2P 2G8CalgaryAlbertaCanada
14725Morgan, Evan, GV8VVictoriaBritish ColumbiaCanada
27052Bailey, Jada, W98104SeattleWashingtonUnited States
18650Flores, Kyle90241DowneyCaliforniaUnited States

Generated 2025-07-17 22:49:57.659 UTC