[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 381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25907Shen, Kelli3337MeltonVictoriaAustralia
19235Bennett, Kayla94014ColmaCaliforniaUnited States
20138Moreno, Kendra01071DresdenHessenGermany

Generated 2025-07-11 18:01:27.083 UTC