[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   SHUFFLE   SKIP 2671   <  SKIP 250  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18357Reed, Trinity98027IssaquahWashingtonUnited States
15841Shan, Luis90012Los AngelesCaliforniaUnited States

Generated 2025-07-22 06:36:36.937 UTC