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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States
27387Washington, Noah97045Oregon CityOregonUnited States
20692Lewis, John, H94611OaklandCaliforniaUnited States
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 19:46:50.184 UTC