[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 568   SHUFFLE   <  SKIP 697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11687Torres, Cody92806La JollaCaliforniaUnited States
26454Cox, Sebastian, J98052RedmondWashingtonUnited States
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 13:31:18.714 UTC