[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 1797  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25977Lopez, Jenna, M91364Woodland HillsCaliforniaUnited States
14203Rodriguez, Seth93000BobignySeine Saint DenisFrance
15947Blue, Michelle, J91910Chula VistaCaliforniaUnited States
19030Arun, Marco, C40605DuesseldorfHessenGermany
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
14381Cooper, Alexa97330CorvallisOregonUnited States

Generated 2025-07-15 08:49:30.193 UTC