[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 324   SHUFFLE   <  SKIP 736  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25998Rivera, Richard, L98052RedmondWashingtonUnited States
19535Mitchell, Alex, S91950National CityCaliforniaUnited States
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 14:09:35.047 UTC