[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 2421   SHUFFLE   <  SKIP 2993  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom
23353Scott, Sophia, M98403TacomaWashingtonUnited States
26398Watson, Ian, GYO15YorkEnglandUnited Kingdom
12831Lal, Kathryn, H66041PoingSaarlandGermany

Generated 2025-07-10 04:18:23.628 UTC