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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14748Roessler, Don, A91932Imperial BeachCaliforniaUnited States
23314Munoz, Alfredo, C3205South MelbourneVictoriaAustralia
25536Sai, Rebekah, L70511StuttgartSaarlandGermany

Generated 2025-07-21 19:14:58.388 UTC