[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25936Schmidt, Deanna, H6006PerthSouth AustraliaAustralia
21784Hernandez, Mackenzie, J98020EdmondsWashingtonUnited States
23054Moore, David, A98270MarysvilleWashingtonUnited States

Generated 2025-07-11 18:43:29.079 UTC