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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24562Rubio, Ricky20354HamburgHamburgGermany
16945Kelly, Brianna, CGA10GatesheadEnglandUnited Kingdom
23920Ruiz, Arthur75012ParisSeine (Paris)France

Generated 2025-07-10 01:56:39.845 UTC