[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 650   SHUFFLE   <  SKIP 1466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19240Jimenez, Theresa, W90706BellflowerCaliforniaUnited States
19954Carlson, Jose3220GeelongVictoriaAustralia
12200Sharma, Rafael, B94014ColmaCaliforniaUnited States

Generated 2025-07-18 06:48:48.266 UTC