[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 717   SHUFFLE   <  SKIP 2004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States
22011Patterson, Richard, L98052RedmondWashingtonUnited States
28814Butler, Anna, M98168BurienWashingtonUnited States

Generated 2025-07-10 17:36:34.248 UTC