[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 750   SHUFFLE   <  SKIP 1587  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20072Martinez, Kaitlyn, S98201EverettWashingtonUnited States
20046She, Peter, D17490Saint OuenCharente-MaritimeFrance
28714Gao, Arturo3429SunburyVictoriaAustralia
22567Zhu, Glenn75013ParisSeine (Paris)France

Generated 2025-07-20 12:17:41.063 UTC