[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 2927   SHUFFLE   <  SKIP 455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19713Stewart, Morgan, D98052RedmondWashingtonUnited States
15382Blue, Kimberly, R94704BerkeleyCaliforniaUnited States
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 11:58:10.546 UTC