[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 1156   SHUFFLE   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29348Bryant, Miguel98104SeattleWashingtonUnited States
15573Wilson, Thomas, E98052RedmondWashingtonUnited States
17517Williams, Daniel, S94536FremontCaliforniaUnited States

Generated 2025-07-22 00:05:42.152 UTC