[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 512   SHUFFLE   <  SKIP 2748  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25754Sharma, Calvin, A33041PaderbornHamburgGermany
15065Gao, Alejandro, P12171BerlinHessenGermany
19574Ramos, Michele, J3550BendigoVictoriaAustralia
15069Lal, Noah, L59368WerneNordrhein-WestfalenGermany

Generated 2025-07-18 00:57:40.537 UTC