[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   SKIP 548   SHUFFLE   <  SKIP 424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24938Martinez, Julia98284Sedro WoolleyWashingtonUnited States
11252Thompson, Nicholas, D91945Lemon GroveCaliforniaUnited States
14538Brown, Katherine59000LilleNordFrance

Generated 2025-07-19 17:09:48.637 UTC