[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6452  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24560Fernandez, Veronica57000MetzMoselleFrance
17657Martin, Noah, AV9MetchosinBritish ColumbiaCanada
27169Xu, Louis66578NeunkirchenSaarlandGermany
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 12:02:59.994 UTC