[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 468   <  SKIP 4376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26009Foster, Luis, R90241DowneyCaliforniaUnited States
26058Stewart, Faith90241DowneyCaliforniaUnited States
26194Brown, Miguel, T90241DowneyCaliforniaUnited States

Generated 2025-07-10 05:01:08.704 UTC