[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 778   SHUFFLE   <  SKIP 769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17556Powell, Emily, A97005BeavertonOregonUnited States
21677Chander, Cedric, H93000BobignySeine Saint DenisFrance
27201Taylor, Jose98270MarysvilleWashingtonUnited States

Generated 2025-07-18 04:36:36.672 UTC