[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 3669   SHUFFLE   <  SKIP 4099  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23578Lal, Eric91950Lincoln AcresCaliforniaUnited States
22887Richardson, Mason, L94947NovatoCaliforniaUnited States
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom
20037Sanchez, Alyssa91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-19 01:04:46.409 UTC