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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom
19818Anderson, Brianna, R91941GrossmontCaliforniaUnited States
19669Hill, Hailey98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 09:41:16.158 UTC