[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 0   SHUFFLE   <  SKIP 3007  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16409Moreno, Ebony, J12311BerlinSaarlandGermany
11995Carson, Kelvin, A3429SunburyVictoriaAustralia
12818She, Curtis93700DrancySeine Saint DenisFrance
24875Zhang, Darryl, J14111BerlinHamburgGermany

Generated 2025-11-04 18:41:02.865 UTC