[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 593   SHUFFLE   <  SKIP 238  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21975Ruiz, Alfredo6006PerthSouth AustraliaAustralia
19860Young, Sara98107BallardWashingtonUnited States

Generated 2025-07-15 05:06:46.091 UTC