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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13683Torres, Sheila, C24044KielSaarlandGermany
18180Howard, Juan, K34117KasselHessenGermany
28642Ward, Lauren94014ColmaCaliforniaUnited States

Generated 2025-07-11 16:47:56.771 UTC