[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 3104   SHUFFLE   <  SKIP 3058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States
21439Clark, Thomas, M98052RedmondWashingtonUnited States
16603Mr., Seely, Scott80074MünchenHamburgGermany

Generated 2025-07-20 12:28:33.487 UTC