[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 5736   SHUFFLE   <  SKIP 509  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26399Gonzalez, Erick, E66740SaarlouisSaarlandGermany
27295Taylor, Wyatt98036LynnwoodWashingtonUnited States
27213Lewis, Julia99202SpokaneWashingtonUnited States

Generated 2025-07-17 14:39:49.592 UTC