[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 236   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14105Zhang, Jackson91950Lincoln AcresCaliforniaUnited States
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
22187Russell, Hannah, A97330CorvallisOregonUnited States

Generated 2025-07-14 00:35:06.301 UTC