[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 995   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom
11282Thomas, Christian, A98168BurienWashingtonUnited States
25985Harris, Justin, L94947NovatoCaliforniaUnited States

Generated 2025-07-20 13:41:49.702 UTC