[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 2421   SHUFFLE   <  SKIP 3400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19083Rivera, Steven, T3337MeltonVictoriaAustralia
24209Jordan, Chelsea17490Saint OuenCharente-MaritimeFrance
19235Bennett, Kayla94014ColmaCaliforniaUnited States

Generated 2025-07-20 05:32:52.618 UTC