[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 480   SHUFFLE   <  SKIP 423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28189Griffin, JamesV7L 4J4N. VancouverBritish ColumbiaCanada
26577Edwards, Cindy, E94941Mill ValleyCaliforniaUnited States
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 11:56:52.322 UTC