[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3704   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19649Martin, Elizabeth, L98033KirklandWashingtonUnited States
20923Powell, Isabella, L20354HamburgHamburgGermany
12941Morgan, Maria98036LynnwoodWashingtonUnited States

Generated 2025-07-22 05:24:14.279 UTC