[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 512   SHUFFLE   <  SKIP 14  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24524Lewis, Megan, L94519ConcordCaliforniaUnited States
28684Saunders, Kristi, A80074MünchenHamburgGermany
19061Gao, Heather75010ParisSeine (Paris)France

Generated 2025-07-10 23:47:35.632 UTC