[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   <  SKIP 4108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27046Howard, Allison90241DowneyCaliforniaUnited States
28022Lopez, Jason, R90241DowneyCaliforniaUnited States
28066Taylor, Justin, G90241DowneyCaliforniaUnited States

Generated 2025-10-14 19:11:18.507 UTC