[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 2421   SHUFFLE   <  SKIP 1251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11872Patterson, Faith, L91203GlendaleCaliforniaUnited States
13066Perry, Carson, C97034Lake OswegoOregonUnited States
21534Rai, Warren, FSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-13 17:27:24.049 UTC