[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 1689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16040Gill, Casey75008ParisSeine (Paris)France
16315Richardson, Garrett75007ParisSeine (Paris)France
25912Rubio, Walter, R3977CranbourneVictoriaAustralia

Generated 2025-07-12 12:57:05.008 UTC