[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 211   SHUFFLE   <  SKIP 3161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom
28404Raman, Whitney38001BraunschweigNordrhein-WestfalenGermany
22051Rogers, Lauren, G98225BellinghamWashingtonUnited States

Generated 2025-07-22 06:32:45.784 UTC