[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 613   SHUFFLE   <  SKIP 648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26645Richardson, Morgan, S94519ConcordCaliforniaUnited States
18512Torres, Alex, L91950Lincoln AcresCaliforniaUnited States
26110Alexander, James98168BurienWashingtonUnited States

Generated 2025-07-16 23:34:14.543 UTC