[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 482   SHUFFLE   <  SKIP 2801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20076Vazquez, Beth, A91502BurbankCaliforniaUnited States
28947Nath, Grant, A4551CaloundraQueenslandAustralia
12082Sanchez, Lauren90241DowneyCaliforniaUnited States
19920Sanchez, Meredith, S75005ParisSeine (Paris)France

Generated 2025-07-14 11:17:25.019 UTC