[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   SHUFFLE   SKIP 5233   <  SKIP 211  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14105Zhang, Jackson91950Lincoln AcresCaliforniaUnited States
26001Lee, Nicholas, G97330CorvallisOregonUnited States

Generated 2025-07-20 06:46:34.866 UTC