[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 472  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
26112Perry, Luke99362Walla WallaWashingtonUnited States
27215Hughes, SamanthaV6B 3P7Port HammondBritish ColumbiaCanada
18427Diaz, Justin97355LebanonOregonUnited States

Generated 2025-07-20 00:23:34.952 UTC