[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 509   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25868Lewis, Jessica, W91364Woodland HillsCaliforniaUnited States
15097Bennett, MorganKB9KirkbyEnglandUnited Kingdom
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 07:47:37.059 UTC