[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 416   SHUFFLE   <  SKIP 1974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21718Roberts, Devin, B91950Lincoln AcresCaliforniaUnited States
20045Shen, Andres77680Roissy en BrieSeine et MarneFrance
17472Torres, Meredith94010BurlingameCaliforniaUnited States

Generated 2025-07-13 08:12:37.711 UTC