[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 875   SHUFFLE   <  SKIP 2113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
21571Yang, Darryl, K2036MatravilleNew South WalesAustralia
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States

Generated 2025-07-14 04:55:24.201 UTC