[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 5133   <  SKIP 515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26205Alvarez, JulioLA1 1LNLancasterEnglandUnited Kingdom
26234Perry, Antonio, L94704BerkeleyCaliforniaUnited States
13172Cook, Isabella, D98036LynnwoodWashingtonUnited States

Generated 2025-07-14 19:21:38.106 UTC