[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 2075   SHUFFLE   <  SKIP 597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23930Arun, Meagan, WGL7 1RYGloucestershireEnglandUnited Kingdom
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
11509Harui, Roger94947NovatoCaliforniaUnited States

Generated 2025-07-21 11:14:10.215 UTC