[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 1182   SHUFFLE   <  SKIP 540  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
26390Mehta, Ivan, SW1N 9FALondonEnglandUnited Kingdom
11531Yuan, Nina, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 23:53:06.157 UTC