[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 8375   SHUFFLE   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11848Lewis, Joshua, C98901YakimaWashingtonUnited States
23480Coleman, Sydney, M98104SeattleWashingtonUnited States
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States

Generated 2025-07-20 15:41:51.305 UTC