[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 482   SHUFFLE   <  SKIP 5183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13282Price, Madison94010BurlingameCaliforniaUnited States
20319Alexander, Dylan98168BurienWashingtonUnited States
20249Kumar, Tasha, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 17:48:22.841 UTC