[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 468   SHUFFLE   <  SKIP 51  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14377Ruiz, Paula, D98225BellinghamWashingtonUnited States
17677Hernandez, Lawrence97005BeavertonOregonUnited States
27683Reed, Alexandra, C97005BeavertonOregonUnited States

Generated 2025-07-13 18:12:37.305 UTC