[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 158   SHUFFLE   <  SKIP 2346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20579King, Alexandra, C93290Tremblay-en-FranceSeine Saint DenisFrance
13826He, Candice64283DarmstadtHessenGermany
21619Patterson, Angela91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 15:45:54.338 UTC