[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 512   SHUFFLE   <  SKIP 1189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21616Wood, Carson, J98168BurienWashingtonUnited States
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States
17097Kapoor, Deanna, DWA3WatfordEnglandUnited Kingdom

Generated 2025-07-12 13:36:10.476 UTC