[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 3085   <  SKIP 1835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24561Ms., Sherman, Megan66001SaarbrückenSaarlandGermany
14935Liang, Rafael, R85049IngolstadtBayernGermany
24993Ortega, Marvin, L94014ColmaCaliforniaUnited States

Generated 2025-07-21 16:47:21.043 UTC