[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 440   SHUFFLE   <  SKIP 2360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23853Perez, Isaac, S98284Sedro WoolleyWashingtonUnited States
21267Parker, Charles98366Port OrchardWashingtonUnited States
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-15 03:37:49.094 UTC