[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 875   SHUFFLE   <  SKIP 1379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22306Kapoor, Ivan, T75007ParisSeine (Paris)France
16971Bryant, Alexia, L98027IssaquahWashingtonUnited States
21898Raji, Devon, D3977CranbourneVictoriaAustralia

Generated 2025-07-07 09:28:15.064 UTC