[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   SKIP 440   SHUFFLE   <  SKIP 1816  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16326Romero, Jésus, R53001BonnHamburgGermany
26366Schmidt, Johnathan12171BerlinHessenGermany
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance
25685Liu, Barbara, A59368WerneNordrhein-WestfalenGermany
27101Bell, EduardoV9LangfordBritish ColumbiaCanada
21047Andersen, Sheena66041PoingSaarlandGermany
14548Turner, Maria, E59140DunkerqueNordFrance

Generated 2025-07-18 06:48:48.937 UTC