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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13135Rai, Johnny, A2777SpringwoodNew South WalesAustralia
25193Howard, Stephanie, A98036LynnwoodWashingtonUnited States
13494Gutierrez, Byron, K38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-17 12:16:08.328 UTC