[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 3222   SHUFFLE   <  SKIP 174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16965Romero, Kristi, D91910Chula VistaCaliforniaUnited States
13326Fernandez, Bob, J90210Beverly HillsCaliforniaUnited States
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-18 23:30:34.015 UTC