[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 506   SHUFFLE   <  SKIP 479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19162Raji, Peter, L91502BurbankCaliforniaUnited States
19239Alexander, Jeremy, D98052RedmondWashingtonUnited States
11378Liang, Shannon57000MetzMoselleFrance

Generated 2025-07-13 17:51:57.241 UTC