[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 2254  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
24401Rana, Douglas90706BellflowerCaliforniaUnited States
12859Gonzalez, Evelyn, LCM11BillericayEnglandUnited Kingdom
14492Patterson, Justin, M98055RentonWashingtonUnited States

Generated 2025-07-11 20:44:11.219 UTC