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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23680Powell, Anna, J90210Beverly HillsCaliforniaUnited States
22492She, Jorge42651SolingenNordrhein-WestfalenGermany
12353Ramos, Joe4171HawthorneQueenslandAustralia

Generated 2025-07-10 18:52:24.791 UTC