[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 7801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22100Hall, FernandoV6B 3P7Port HammondBritish ColumbiaCanada
11605Subram, Heidi, L70452StuttgartSaarlandGermany
18354Nara, Alvin, A94010BurlingameCaliforniaUnited States
22030Shen, Barbara3198SeafordVictoriaAustralia

Generated 2025-07-19 12:03:17.418 UTC