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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26293Carlson, Casey, G98312BremertonWashingtonUnited States
15070Navarro, Alfredo, N75019ParisSeine (Paris)France
23640Jiménez, Bruce, L2777SpringwoodNew South WalesAustralia

Generated 2025-07-10 22:52:02.435 UTC