[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5511   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20340Kelly, Makayla91950National CityCaliforniaUnited States
27649Bailey, Evan, C98104SeattleWashingtonUnited States
24000Yang, Randy, E2264SilverwaterNew South WalesAustralia

Generated 2025-07-14 15:50:10.046 UTC