[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 877  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11662Kumar, Ethan97222MilwaukieOregonUnited States
24542Liang, Arturo, W75005ParisSeine (Paris)France
24155Raje, Tracy33041PaderbornHamburgGermany
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-11 11:55:47.393 UTC