[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 1465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States
14899Dominguez, Rodney, S94010BurlingameCaliforniaUnited States
14825Alonso, Rebekah, H48001MünsterSaarlandGermany

Generated 2025-07-16 17:37:51.763 UTC