[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 4098   SHUFFLE   <  SKIP 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-20 02:57:50.354 UTC