[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 2421   SHUFFLE   <  SKIP 7238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25431Sanchez, Ann, D94010BurlingameCaliforniaUnited States
27037Rodriguez, Lauren91932Imperial BeachCaliforniaUnited States
17461Allen, Sara, H98027IssaquahWashingtonUnited States

Generated 2025-07-16 21:48:27.572 UTC