[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 3677   SHUFFLE   <  SKIP 494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18590Sun, Valerie, R91502BurbankCaliforniaUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
26622Howard, Jan98020EdmondsWashingtonUnited States

Generated 2025-07-19 11:36:42.108 UTC