[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 826   SHUFFLE   <  SKIP 3245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12156Raji, Bonnie91502BurbankCaliforniaUnited States
25782Gao, MarshallSW1P 2NULondonEnglandUnited Kingdom
18386Shan, Kevin92020El CajonCaliforniaUnited States

Generated 2025-07-21 15:12:18.553 UTC